home *** CD-ROM | disk | FTP | other *** search
/ Core Concepts in Art 2 / Core Concepts in Art (Frames of Reference)(The McGraw-Hill Companies)(2004).iso / mac / media / search.swf / scripts / DefineButton2_77 / BUTTONCONDACTION on(release).as next >
Text File  |  2003-10-12  |  75b  |  5 lines

  1. on(release){
  2.    _root.simpleRollOut();
  3.    _root.loadLayer("sawyer");
  4. }
  5.